
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

#content_container h1 {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #900;
}
#content_container h2 {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #900;
}
#content_container h3 {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #900;
}
#content_container h4 {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #900;
}
#content_container, #content_container p {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #220;
}
#content_container a:link {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #900;
}
#content_container a:visited {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #900;
}
#content_container a:hover {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #c00;
}
#content_container a:active {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #900;
}

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
	padding: 0;
	position: relative;
	margin: 0 0 25px 0;
}

/*--- the main container is devided in sub containers ----------------------*/

#layout_table {
	border-collapse: collapse;
}

#left_column {
	vertical-align: top;
}
	
#right_column {
	vertical-align: top;
}

#sub_container2 {
	margin: 0px 0 15px 15px;
	padding: 0;
	width: 580px;
}

#left_column_container {
	margin: 18px 0 0 20px;
	padding: 0;
	width: 180px;
	
}

#content_container {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 560px;
	line-height: 1.3;
}

/*--- header ---------------------------------------------------------------*/

#header	{
/*	position: relative; */
	padding: 0;
	margin: 0;
	width: 800px;
	height: 147px;
	top: 0px;
	left: 0px;
}

/*--- caption (as text or background image) --------------------------------*/


/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	margin: 0;
	padding: 0;
}

#main_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list li {
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/
/*--- added for button images navigation */





/*--- footer ---------------------------------------------------------------*/
/*--- footer ---------------------------------------------------------------*/

#footer {
	background: transparent url(/style/footerbg.jpg) top left no-repeat;
}

#footer_text {
	color: #ffffff;
}


#footer {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 54px;
	clear: both;
}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #905446;
}

/*-- global container ------------------------------------------------------*/
#footer_text a {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  color: #905446;
  text-decoration: underline; white-space: nowrap;
}
#footer_text a:hover {
  text-decoration: none; white-space: nowrap;
}




/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
	text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/

.content p {
	margin: 5px 0 20px 0;
	padding: 0;
}

.content table {
	border-style: dotted;
	border-width: 1px;
	border-spacing: 0;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

.content input {
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
}

.hidden { display: none; }


/* Left navigation redone for dynamic asp modularity.. by michael canejo */

a.left_navibar {
	display:block;
	width:180px;
	height:23px;
	padding:0;
	margin: 0;
	overflow: hidden;	

	vertical-align: middle;	
}
   
a.navi_home { 					background: url(/style/home.png) no-repeat;}
a.navi_home:hover {				background: url(/style/home_hover.png) no-repeat;}
a.navi_home_current {			background: url(/style/home_current.png) no-repeat;}
a.navi_bod { 					background: url(/style/bod.png) no-repeat;}
a.navi_bod:hover {				background: url(/style/bod_hover.png) no-repeat;}
a.navi_bod_current {				background: url(/style/bod_current.png) no-repeat;}
a.navi_bodminutes { 				background: url(/style/bodminutes.png) no-repeat;}
a.navi_bodminutes:hover {		background: url(/style/bodminutes_hover.png) no-repeat;}
a.navi_bodminutes_current {		background: url(/style/bodminutes_current.png) no-repeat;}
a.navi_contactus { 				background: url(/style/contactus.png) no-repeat;}
a.navi_contactus:hover {			background: url(/style/contactus_hover.png) no-repeat;}
a.navi_contactus_current {		background: url(/style/contactus_current.png) no-repeat;}
a.navi_bylaws { 					background: url(/style/bylaws.png) no-repeat;}
a.navi_bylaws:hover {			background: url(/style/bylaws_hover.png) no-repeat;}
a.navi_bylaws_current {			background: url(/style/bylaws_current.png) no-repeat;}
a.navi_eottales { 				background: url(/style/eottales.png) no-repeat;}
a.navi_eottales:hover {			background: url(/style/eottales_hover.png) no-repeat;}
a.navi_eottales_current {		background: url(/style/eottales_current.png) no-repeat;}
a.navi_faq { 					background: url(/style/faq.png) no-repeat;}
a.navi_faq:hover {				background: url(/style/faq_hover.png) no-repeat;}
a.navi_faq_current {				background: url(/style/faq_current.png) no-repeat;}
a.navi_homeofmonth { 			background: url(/style/homeofmonth.png) no-repeat;}
a.navi_homeofmonth:hover {		background: url(/style/homeofmonth_hover.png) no-repeat;}
a.navi_homeofmonth_current {		background: url(/style/homeofmonth_current.png) no-repeat;}
a.navi_tresreport { 				background: url(/style/tresreport.png) no-repeat;}
a.navi_tresreport:hover {		background: url(/style/tresreport_hover.png) no-repeat;}
a.navi_tresreport_current {		background: url(/style/tresreport_current.png) no-repeat;}
a.navi_archive { 				background: url(/style/archive.png) no-repeat;}
a.navi_archive:hover {			background: url(/style/archive_hover.png) no-repeat;}
a.navi_archive_current {			background: url(/style/archive_current.png) no-repeat;}
a.navi_admin { 				background: url(/style/admin.png) no-repeat;}
a.navi_admin:hover {			background: url(/style/admin_hover.png) no-repeat;}

/* done */


/*----------------------------------------------------------------------------
	colorscheme

/*-- main container --------------------------------------------------------*/

#container {
	background: #ffffe8;
}

/*--- header ---------------------------------------------------------------*/
#header	{
	background : url(/style/headerbg.jpg) no-repeat;
}

/*--- main navigation ------------------------------------------------------*/
#main_nav_container {

}

/*--- logo -----------------------------------------------------------------*/


/*--- caption --------------------------------------------------------------*/

#text_caption {
	position: absolute;
	top: 35px;
	left: 210px;
	width: 890px;
	text-align: right;
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_list	{

}


/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body {
	background : #3f4e0c;
}

/*--- paragraph ------------------------------------------------------------*/

#content_container p {
	color: #220;
}

.back5 {
	BACKGROUND: #ececc6;
}
/*--- links ----------------------------------------------------------------*/

#content_container a:link{
	color: #900;
}

#content_container a:visited {
	color: #900;
}

#content_container a:hover {
	color: #c00;
}

#content_container a:active {
	color: #900;
}

/*--- tables ---------------------------------------------------------------*/

table {

}

th {

}

tr {

}

td {

}

#content_container table {
	border-color: #bb9;
}

#content_container th {
	color: #fff;
	background-color:#bb9;
	padding: 3px 2px 3px 2px;
}

#content_container tr.odd {
	color: #220;
	background-color:#fff;
	padding: 3px 2px 3px 2px;
}

#content_container tr.even {
	color: #220;
	background-color:#eeeee0;
	padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	border-color: #220;
}

legend{
	color: #220;
}

label {
	color: #220;
}

input {
	border-color: #220;
}

textarea {
	border-color: #220;
}

/*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
